Home
last modified time | relevance | path

Searched defs:is_hid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_msdos.c272 int err, is_hid; in msdos_create() local
349 int err, is_hid, cluster; in msdos_mkdir() local
227 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec64 *ts, struct fat_slot_info *sinfo) msdos_add_entry() argument
427 do_msdos_rename(struct inode *old_dir, unsigned char *old_name, struct dentry *old_dentry, struct inode *new_dir, unsigned char *new_name, struct dentry *new_dentry, int is_hid) do_msdos_rename() argument
602 int err, is_hid; msdos_rename() local
[all...]
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_msdos.c272 int err, is_hid; in msdos_create() local
350 int err, is_hid, cluster; in msdos_mkdir() local
227 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec64 *ts, struct fat_slot_info *sinfo) msdos_add_entry() argument
428 do_msdos_rename(struct inode *old_dir, unsigned char *old_name, struct dentry *old_dentry, struct inode *new_dir, unsigned char *new_name, struct dentry *new_dentry, int is_hid) do_msdos_rename() argument
604 int err, is_hid; msdos_rename() local
[all...]

Completed in 2 milliseconds