Home
last modified time | relevance | path

Searched defs:isdir (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/security/apparmor/
H A Dpath.c94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
/linux-6.15/fs/xfs/scrub/
H A Dorphanage.c530 bool isdir = S_ISDIR(VFS_I(sc->ip)->i_mode); in xrep_adoption_move() local
/linux-6.15/fs/fuse/
H A Dioctl.c486 bool isdir = S_ISDIR(inode->i_mode); in fuse_priv_ioctl_prepare() local
H A Dfile.c127 unsigned int open_flags, bool isdir) in fuse_file_open()
173 bool isdir) in fuse_do_open()
337 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release()
362 void fuse_release_common(struct file *file, bool isdir) in fuse_release_common()
/linux-6.15/include/linux/
H A Dfsnotify.h276 int isdir, struct inode *target, in fsnotify_move()
/linux-6.15/fs/gfs2/
H A Dbmap.c95 int isdir = gfs2_is_dir(ip); in __gfs2_unstuff_inode() local
/linux-6.15/fs/ceph/
H A Dfile.c201 int fmode, bool isdir) in ceph_init_file_info()
/linux-6.15/fs/btrfs/
H A Dioctl.c842 struct inode *dir, struct dentry *victim, int isdir) in btrfs_may_delete()
/linux-6.15/fs/
H A Dnamei.c3161 struct dentry *victim, bool isdir) in may_delete()