Searched defs:isdir (Results 1 – 4 of 4) sorted by relevance
94 int isdir = (flags & PATH_IS_DIR) ? 1 : 0; in d_namespace_path() local
134 unsigned int open_flags, bool isdir) in fuse_file_open()190 bool isdir) in fuse_do_open()354 unsigned int open_flags, fl_owner_t id, bool isdir) in fuse_file_release()391 void fuse_release_common(struct file *file, bool isdir) in fuse_release_common()
95 int isdir = gfs2_is_dir(ip); in __gfs2_unstuff_inode() local
3679 struct dentry *victim, bool isdir) in may_delete_dentry()