Home
last modified time | relevance | path

Searched defs:is_dir (Results 1 – 25 of 28) sorted by relevance

12

/linux/tools/testing/selftests/exec/
H A Dnon-regular.c16 int is_dir) in rm()
38 int is_dir; in FIXTURE() local
45 int is_dir; in FIXTURE_VARIANT() local
/linux/fs/smb/server/
H A Doplock.h32 bool is_dir; member
51 bool is_dir; member
H A Dsmbacl.c1039 bool is_dir = S_ISDIR(d_inode(path->dentry)->i_mode); in smb_inherit_dacl() local
1233 bool smb_inherit_flags(int flags, bool is_dir) in smb_inherit_flags()
/linux/fs/fat/
H A Dnamei_msdos.c228 int is_dir, int is_hid, int cluster, in msdos_add_entry()
439 int err, old_attrs, is_dir, update_dotdot, corrupt = 0; in do_msdos_rename() local
H A Dnamei_vfat.c577 int len, int is_dir, int cluster, in vfat_build_slots()
654 int is_dir, int cluster, struct timespec64 *ts, in vfat_add_entry()
937 int err, is_dir, corrupt = 0; in vfat_rename() local
H A Dfile.c39 int is_dir = S_ISDIR(inode->i_mode); in fat_ioctl_set_attributes() local
/linux/fs/overlayfs/
H A Ddir.c809 static int ovl_remove_upper(struct dentry *dentry, bool is_dir, in ovl_remove_upper()
889 static int ovl_do_remove(struct dentry *dentry, bool is_dir) in ovl_do_remove()
1095 bool is_dir = d_is_dir(old); in ovl_rename() local
H A Dnamei.c22 bool is_dir; member
812 bool is_dir = d_is_dir(origin); in ovl_lookup_index() local
H A Dinode.c164 bool is_dir = S_ISDIR(inode->i_mode); in ovl_getattr() local
1223 bool is_dir; in ovl_get_inode() local
/linux/tools/perf/util/
H A Ddata.h33 bool is_dir; member
H A Ddata.c254 static bool is_dir(struct perf_data *data) is_dir() function
/linux/fs/xfs/scrub/
H A Dtempfile.c58 bool is_dir = S_ISDIR(mode); in xrep_tempfile_create() local
/linux/fs/ocfs2/
H A Djournal.h421 static inline int ocfs2_mknod_credits(struct super_block *sb, int is_dir, in ocfs2_mknod_credits()
/linux/fs/exfat/
H A Dinode.c28 bool is_dir = (ei->type == TYPE_DIR) ? true : false; in __exfat_write_inode() local
H A Dfile.c380 int is_dir = S_ISDIR(inode->i_mode); in exfat_ioctl_set_attributes() local
/linux/include/linux/
H A Dfsnotify_backend.h804 static inline bool fsnotify_mask_applicable(__u32 mask, bool is_dir, in fsnotify_mask_applicable()
824 bool is_dir, int iter_type) in fsnotify_effective_ignore_mask()
/linux/fs/xfs/
H A Dxfs_inode.c666 bool is_dir = S_ISDIR(args->mode); in xfs_create() local
1898 int is_dir = S_ISDIR(VFS_I(ip)->i_mode); in xfs_remove() local
/linux/scripts/kconfig/
H A Dconfdata.c36 static bool is_dir(const char *path) in is_dir() function
/linux/fs/f2fs/
H A Dnode.h410 static inline void set_cold_node(const struct folio *folio, bool is_dir) in set_cold_node()
H A Dcheckpoint.c1074 bool is_dir = (type == DIR_INODE); in f2fs_sync_dirty_inodes() local
/linux/fs/ntfs3/
H A Dinode.c37 bool is_dir; in ntfs_read_mft() local
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1747 bool is_dir = d_is_dir(path->dentry); in fanotify_events_supported() local
/linux/fs/smb/client/
H A Dinode.c817 umode_t wire_mode_to_posix(u32 wire, bool is_dir) in wire_mode_to_posix()
/linux/security/tomoyo/
H A Dcommon.h508 bool is_dir; /* = tomoyo_strendswith(name, "/") */ member
/linux/fs/ext4/
H A Dnamei.c3570 bool is_dir; member

12