Home
last modified time | relevance | path

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

/linux-6.12.1/fs/orangefs/
Dorangefs-kernel.h199 struct orangefs_khandle root_khandle; member
280 &ORANGEFS_SB(inode->i_sb)->root_khandle, in is_root_handle()
283 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()