Searched refs:EXPORT_FH_CONNECTABLE (Results 1 – 4 of 4) sorted by relevance
39 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()390 ctx.fh_flags |= EXPORT_FH_CONNECTABLE; in handle_to_path()
177 #define EXPORT_FH_CONNECTABLE 0x1 /* Encode file handle with parent */ macro368 if ((fh_flags & EXPORT_FH_CONNECTABLE) && !nop->fh_to_parent) in exportfs_can_encode_fh()
422 if ((flags & EXPORT_FH_CONNECTABLE) && !S_ISDIR(inode->i_mode)) { in exportfs_encode_fh()
491 EXPORT_FH_CONNECTABLE; in _fh_update()