Home
last modified time | relevance | path

Searched defs:folder (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/scripts/
Dchecktransupdate.py141 def list_files_with_excluding_folders(folder, exclude_folders, include_suffix): argument
/linux-6.12.1/fs/hfsplus/
Dinode.c507 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_read_inode() local
598 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_write_inode() local
Dcatalog.c111 struct hfsplus_cat_folder *folder; in hfsplus_cat_build_record() local
Dhfsplus_raw.h331 struct hfsplus_cat_folder folder; member
/linux-6.12.1/Documentation/sphinx/
Dkfigure.py83 def mkdir(folder, mode=0o775): argument
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dopal-lpc.c353 static int opal_lpc_debugfs_create_type(struct dentry *folder, in opal_lpc_debugfs_create_type()