__rpc_create_common 519 net/sunrpc/rpc_pipe.c err = __rpc_create_common(dir, dentry, S_IFREG | mode, i_fop, private); __rpc_create_common 533 net/sunrpc/rpc_pipe.c err = __rpc_create_common(dir, dentry, S_IFDIR | mode, i_fop, private); __rpc_create_common 586 net/sunrpc/rpc_pipe.c err = __rpc_create_common(dir, dentry, S_IFIFO | mode, i_fop, private);