Home
last modified time | relevance | path

Searched refs:is_root_handle (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Ddcache.c112 if (dentry->d_inode && is_root_handle(dentry->d_inode)) in orangefs_d_revalidate()
H A Dorangefs-utils.c198 if (is_root_handle(inode)) { in orangefs_make_bad_inode()
371 inode->i_mode = type | (is_root_handle(inode) ? S_ISVTX : 0) | in orangefs_inode_getattr()
H A Dorangefs-kernel.h283 static inline int is_root_handle(struct inode *inode) in is_root_handle() function
H A Dinode.c814 if (is_root_handle(inode)) { in __orangefs_setattr()
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddcache.c112 if (dentry->d_inode && is_root_handle(dentry->d_inode)) in orangefs_d_revalidate()
H A Dorangefs-utils.c198 if (is_root_handle(inode)) { in orangefs_make_bad_inode()
371 inode->i_mode = type | (is_root_handle(inode) ? S_ISVTX : 0) | in orangefs_inode_getattr()
H A Dorangefs-kernel.h285 static inline int is_root_handle(struct inode *inode) in is_root_handle() function
H A Dinode.c773 if (is_root_handle(inode)) { in __orangefs_setattr()

Completed in 6 milliseconds