rpc_get_inode 587 net/sunrpc/rpc_pipe.c inode = rpc_get_inode(dir->i_sb, mode); rpc_get_inode 616 net/sunrpc/rpc_pipe.c inode = rpc_get_inode(dir->i_sb, S_IFDIR | S_IRUGO | S_IXUGO); rpc_get_inode 787 net/sunrpc/rpc_pipe.c inode = rpc_get_inode(dir->i_sb, S_IFIFO | S_IRUSR | S_IWUSR); rpc_get_inode 867 net/sunrpc/rpc_pipe.c inode = rpc_get_inode(sb, S_IFDIR | 0755);