Home
last modified time | relevance | path

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

/linux/scripts/
H A Dchecktransupdate.py141 def list_files_with_excluding_folders(folder, exclude_folders, include_suffix): argument
/linux/fs/hfsplus/
H A 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
H A Dcatalog.c111 struct hfsplus_cat_folder *folder; in hfsplus_cat_build_record() local
H A Dhfsplus_raw.h331 struct hfsplus_cat_folder folder; member
/linux/Documentation/sphinx/
H A Dkfigure.py83 def mkdir(folder, mode=0o775): argument
/linux/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c353 static int opal_lpc_debugfs_create_type(struct dentry *folder, in opal_lpc_debugfs_create_type()