Home
last modified time | relevance | path

Searched refs:LCN_ENOMEM (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Drunlist.h55 LCN_ENOMEM = -4, enumerator
H A Daops.c1605 case LCN_ENOMEM: in ntfs_bmap()
H A Dattrib.c319 * LCN_ENOMEM Not enough memory to map runlist.
383 lcn = LCN_ENOMEM; in ntfs_attr_vcn_to_lcn_nolock()
H A Dfile.c1802 if (lcn == LCN_ENOMEM) in ntfs_perform_write()
/kernel/linux/linux-6.6/fs/ntfs/
H A Drunlist.h55 LCN_ENOMEM = -4, enumerator
H A Daops.c1608 case LCN_ENOMEM: in ntfs_bmap()
H A Dattrib.c319 * LCN_ENOMEM Not enough memory to map runlist.
383 lcn = LCN_ENOMEM; in ntfs_attr_vcn_to_lcn_nolock()
H A Dfile.c1792 if (lcn == LCN_ENOMEM) in ntfs_perform_write()

Completed in 20 milliseconds