Home
last modified time | relevance | path

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

/Linux-v4.19/fs/orangefs/
Dorangefs-kernel.h200 struct orangefs_khandle root_khandle; member
266 &ORANGEFS_SB(inode->i_sb)->root_khandle, in is_root_handle()
269 if (ORANGEFS_khandle_cmp(&(ORANGEFS_SB(inode->i_sb)->root_khandle), in is_root_handle()
Ddowncall.h55 struct orangefs_khandle root_khandle; member
Dsuper.c411 ORANGEFS_SB(sb)->root_khandle = fs_mount->root_khandle; in orangefs_fill_sb()
431 root_object.khandle = ORANGEFS_SB(sb)->root_khandle; in orangefs_fill_sb()