Home
last modified time | relevance | path

Searched defs:set_dirty (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/md/
H A Ddm-cache-policy.h89 void (*set_dirty)(struct dm_cache_policy *p, dm_cblock_t cblock); member
H A Ddm-cache-target.c618 static void set_dirty(struct cache *cache, dm_cblock_t cblock) in set_dirty() function
/linux/include/linux/generic_pt/
H A Diommu.h93 int (*set_dirty)(struct pt_iommu *iommu_table, dma_addr_t iova); member
/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h315 static int __maybe_unused NS(set_dirty)(struct pt_iommu *iommu_table, in set_dirty() function
/linux/include/hyperv/
H A Dhvhdk_mini.h309 u64 set_dirty : 1; member
/linux/fs/ntfs3/
H A Dfslog.c1053 bool set_dirty; /* True if we need to set dirty flag. */ member