Searched refs:EXPORT_FH_CONNECTABLE (Results 1 – 4 of 4) sorted by relevance
38 if (fh_flags & EXPORT_FH_CONNECTABLE && in do_sys_name_to_handle()88 if (fh_flags & EXPORT_FH_CONNECTABLE) { in do_sys_name_to_handle()156 fh_flags |= EXPORT_FH_CONNECTABLE; in SYSCALL_DEFINE5()378 ctx.fh_flags |= EXPORT_FH_CONNECTABLE; in handle_to_path()
171 #define EXPORT_FH_CONNECTABLE 0x1 /* Encode file handle with parent */ macro
420 if ((flags & EXPORT_FH_CONNECTABLE) && !S_ISDIR(inode->i_mode)) { in exportfs_encode_fh()
469 EXPORT_FH_CONNECTABLE; in _fh_update()