Home
last modified time | relevance | path

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

/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()
H A Dsmb2pdu.c2586 umode_t posix_mode, bool is_dir) in smb2_creat()
/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/overlayfs/
H A Dnamei.c22 bool is_dir; member
787 bool is_dir = d_is_dir(origin); in ovl_lookup_index() local
/linux/fs/fat/
H A Dfile.c39 int is_dir = S_ISDIR(inode->i_mode); in fat_ioctl_set_attributes() local
/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 Dfile.c380 int is_dir = S_ISDIR(inode->i_mode); in exfat_ioctl_set_attributes() local
/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/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/notify/
H A Dfsnotify.c388 bool is_dir = mask & FS_ISDIR; in send_to_group() 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.h409 static inline void set_cold_node(struct page *page, 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/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()
H A Dsmb2ops.c1554 __le16 *path, int is_dir, in smb2_ioctl_query_info()
/linux/security/tomoyo/
H A Dcommon.h508 bool is_dir; /* = tomoyo_strendswith(name, "/") */ member
/linux/fs/ext4/
H A Dnamei.c3565 bool is_dir; member
/linux/fs/
H A Dnamei.c5024 bool is_dir = d_is_dir(old_dentry); in vfs_rename() local