Home
last modified time | relevance | path

Searched refs:root_khandle (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
Dorangefs-kernel.h207 struct orangefs_khandle root_khandle; member
288 &ORANGEFS_SB(inode->i_sb)->root_khandle, in is_root_handle()
291 if (ORANGEFS_khandle_cmp(&(ORANGEFS_SB(inode->i_sb)->root_khandle), in is_root_handle()
Ddowncall.h55 struct orangefs_khandle root_khandle; member
Dsuper.c423 ORANGEFS_SB(sb)->root_khandle = fs_mount->root_khandle; in orangefs_fill_sb()
447 root_object.khandle = ORANGEFS_SB(sb)->root_khandle; in orangefs_fill_sb()