Home
last modified time | relevance | path

Searched refs:IO_REPARSE_TAG_NFS (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/common/
H A Dsmbfsctl.h148 #define IO_REPARSE_TAG_NFS 0x80000014 macro
/linux/fs/smb/client/
H A Dreparse.c445 buf->ReparseTag = cpu_to_le32(IO_REPARSE_TAG_NFS); in nfs_set_reparse_buf()
494 .reparse = { .tag = IO_REPARSE_TAG_NFS, .buf = (struct reparse_data_buffer *)p, }, in mknod_nfs()
1082 case IO_REPARSE_TAG_NFS: in parse_reparse_point()
1252 case IO_REPARSE_TAG_NFS: in cifs_reparse_point_to_fattr()