Home
last modified time | relevance | path

Searched refs:ntfs_attr_open (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs/
H A Dattrib.h105 int ntfs_attr_open(struct ntfs_inode *ni, const __le32 type,
H A Dnamei.c589 err = ntfs_attr_open(ni, AT_INDEX_ROOT, I30, 4); in __ntfs_create()
601 err = ntfs_attr_open(ni, AT_DATA, AT_UNNAMED, 0); in __ntfs_create()
H A Dattrib.c3090 int ntfs_attr_open(struct ntfs_inode *ni, const __le32 type, in ntfs_attr_open() function