Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dinode.c531 STANDARD_INFORMATION *si; in ntfs_read_locked_inode()
625 ntfs_error(vi->i_sb, "$STANDARD_INFORMATION attribute " in ntfs_read_locked_inode()
638 si = (STANDARD_INFORMATION*)((u8*)a + in ntfs_read_locked_inode()
2961 STANDARD_INFORMATION *si; in __ntfs_write_inode()
2995 si = (STANDARD_INFORMATION*)((u8*)ctx->attr + in __ntfs_write_inode()
H A Dlayout.h780 * STANDARD_INFORMATION attribute of MFT_RECORDs and the FILENAME_ATTR
784 * appear in the STANDARD_INFORMATION attribute whilst only some others appear
821 * FILENAME_ATTR attributes but not in the STANDARD_INFORMATION
886 * if (resident.ValueLength < sizeof(STANDARD_INFORMATION)) {
924 } __attribute__ ((__packed__)) STANDARD_INFORMATION; typedef
1808 * is stored in the $STANDARD_INFORMATION attribute of the file/directory to
1809 * which the security descriptor is being applied. The $STANDARD_INFORMATION
/kernel/linux/linux-6.6/fs/ntfs/
H A Dinode.c531 STANDARD_INFORMATION *si; in ntfs_read_locked_inode()
625 ntfs_error(vi->i_sb, "$STANDARD_INFORMATION attribute " in ntfs_read_locked_inode()
638 si = (STANDARD_INFORMATION*)((u8*)a + in ntfs_read_locked_inode()
2962 STANDARD_INFORMATION *si; in __ntfs_write_inode()
2996 si = (STANDARD_INFORMATION*)((u8*)ctx->attr + in __ntfs_write_inode()
H A Dlayout.h780 * STANDARD_INFORMATION attribute of MFT_RECORDs and the FILENAME_ATTR
784 * appear in the STANDARD_INFORMATION attribute whilst only some others appear
821 * FILENAME_ATTR attributes but not in the STANDARD_INFORMATION
886 * if (resident.ValueLength < sizeof(STANDARD_INFORMATION)) {
924 } __attribute__ ((__packed__)) STANDARD_INFORMATION; typedef
1808 * is stored in the $STANDARD_INFORMATION attribute of the file/directory to
1809 * which the security descriptor is being applied. The $STANDARD_INFORMATION

Completed in 16 milliseconds