Searched refs:ntfs_name (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Ddir.h31 * ntfs_name is used to return the file name to the caller of
40 } __attribute__ ((__packed__)) ntfs_name; typedef in typeref:struct:__anon16803
46 const ntfschar *uname, const int uname_len, ntfs_name **res);
H A Ddir.c81 const int uname_len, ntfs_name **res)
97 ntfs_name *name = NULL;
173 name = kmalloc(sizeof(ntfs_name),
210 int name_size = sizeof(ntfs_name);
433 name = kmalloc(sizeof(ntfs_name),
470 int name_size = sizeof(ntfs_name);
H A Dnamei.c83 * with name set to point to a kmalloc()ed ntfs_name structure containing
95 * kmalloc()ed ntfs_name structure containing the mft reference (cpu endian)
109 ntfs_name *name = NULL;
H A Dsuper.c1234 ntfs_name *name = NULL;
1330 ntfs_name *name = NULL;
1408 ntfs_name *name = NULL;

Completed in 128 milliseconds