is_root_handle 110 fs/orangefs/dcache.c if (dentry->d_inode && is_root_handle(dentry->d_inode)) is_root_handle 861 fs/orangefs/inode.c if (is_root_handle(inode)) { is_root_handle 198 fs/orangefs/orangefs-utils.c if (is_root_handle(inode)) { is_root_handle 371 fs/orangefs/orangefs-utils.c inode->i_mode = type | (is_root_handle(inode) ? S_ISVTX : 0) |