| /include/linux/ |
| D | quotaops.h | 16 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt() 31 #define quota_error(sb, fmt, args...) \ argument 75 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend() 111 static inline struct mem_dqinfo *sb_dqinfo(struct super_block *sb, int type) in sb_dqinfo() 120 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() 126 static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() 132 static inline bool sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended() 138 static inline unsigned sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended() 144 static inline bool sb_has_quota_loaded(struct super_block *sb, int type) in sb_has_quota_loaded() 150 static inline unsigned sb_any_quota_loaded(struct super_block *sb) in sb_any_quota_loaded() [all …]
|
| D | sbitmap.h | 100 struct sbitmap sb; member 150 static inline void sbitmap_free(struct sbitmap *sb) in sbitmap_free() 206 static inline void sbitmap_for_each_set(struct sbitmap *sb, sb_for_each_fn fn, in sbitmap_for_each_set() 233 #define SB_NR_TO_INDEX(sb, bitnr) ((bitnr) >> (sb)->shift) argument 234 #define SB_NR_TO_BIT(sb, bitnr) ((bitnr) & ((1U << (sb)->shift) - 1U)) argument 236 static inline unsigned long *__sbitmap_word(struct sbitmap *sb, in __sbitmap_word() 244 static inline void sbitmap_set_bit(struct sbitmap *sb, unsigned int bitnr) in sbitmap_set_bit() 249 static inline void sbitmap_clear_bit(struct sbitmap *sb, unsigned int bitnr) in sbitmap_clear_bit() 254 static inline int sbitmap_test_bit(struct sbitmap *sb, unsigned int bitnr) in sbitmap_test_bit()
|
| D | buffer_head.h | 298 sb_bread(struct super_block *sb, sector_t block) in sb_bread() 304 sb_bread_unmovable(struct super_block *sb, sector_t block) in sb_bread_unmovable() 310 sb_breadahead(struct super_block *sb, sector_t block) in sb_breadahead() 316 sb_getblk(struct super_block *sb, sector_t block) in sb_getblk() 323 sb_getblk_gfp(struct super_block *sb, sector_t block, gfp_t gfp) in sb_getblk_gfp() 329 sb_find_get_block(struct super_block *sb, sector_t block) in sb_find_get_block() 335 map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block) in map_bh()
|
| D | cleancache.h | 78 static inline void cleancache_init_fs(struct super_block *sb) in cleancache_init_fs() 84 static inline void cleancache_init_shared_fs(struct super_block *sb) in cleancache_init_shared_fs() 117 static inline void cleancache_invalidate_fs(struct super_block *sb) in cleancache_invalidate_fs()
|
| D | coda_psdev.h | 23 static inline struct venus_comm *coda_vcp(struct super_block *sb) in coda_vcp()
|
| D | kernfs.h | 368 static inline struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb() 372 kernfs_get_inode(struct super_block *sb, struct kernfs_node *kn) in kernfs_get_inode() 420 static inline const void *kernfs_super_ns(struct super_block *sb) in kernfs_super_ns() 429 static inline void kernfs_kill_sb(struct super_block *sb) { } in kernfs_kill_sb()
|
| D | security.h | 461 struct super_block *sb) in security_quotactl() 518 static inline int security_sb_alloc(struct super_block *sb) in security_sb_alloc() 523 static inline void security_sb_free(struct super_block *sb) in security_sb_free() 531 static inline int security_sb_remount(struct super_block *sb, void *data) in security_sb_remount() 536 static inline int security_sb_kern_mount(struct super_block *sb, int flags, void *data) in security_sb_kern_mount() 542 struct super_block *sb) in security_sb_show_options() 570 static inline int security_sb_set_mnt_opts(struct super_block *sb, in security_sb_set_mnt_opts()
|
| D | fs.h | 1511 #define __sb_writers_acquired(sb, lev) \ argument 1513 #define __sb_writers_release(sb, lev) \ argument 1523 static inline void sb_end_write(struct super_block *sb) in sb_end_write() 1535 static inline void sb_end_pagefault(struct super_block *sb) in sb_end_pagefault() 1547 static inline void sb_end_intwrite(struct super_block *sb) in sb_end_intwrite() 1571 static inline void sb_start_write(struct super_block *sb) in sb_start_write() 1576 static inline int sb_start_write_trylock(struct super_block *sb) in sb_start_write_trylock() 1600 static inline void sb_start_pagefault(struct super_block *sb) in sb_start_pagefault() 1618 static inline void sb_start_intwrite(struct super_block *sb) in sb_start_intwrite() 2438 static inline bool sb_is_blkdev_sb(struct super_block *sb) in sb_is_blkdev_sb() [all …]
|
| D | backing-dev.h | 178 struct super_block *sb; in inode_to_bdi() local
|
| D | fsnotify_backend.h | 385 static inline void fsnotify_unmount_inodes(struct super_block *sb) in fsnotify_unmount_inodes()
|
| D | blkdev.h | 777 #define vfs_msg(sb, level, fmt, ...) \ argument 780 #define vfs_msg(sb, level, fmt, ...) \ argument 1159 static inline int sb_issue_discard(struct super_block *sb, sector_t block, in sb_issue_discard() 1166 static inline int sb_issue_zeroout(struct super_block *sb, sector_t block, in sb_issue_zeroout()
|
| D | hugetlb.h | 256 static inline struct hugetlbfs_sb_info *HUGETLBFS_SB(struct super_block *sb) in HUGETLBFS_SB()
|
| D | lightnvm.h | 314 struct nvm_sb_info sb; member
|
| /include/uapi/linux/ |
| D | bcache.h | 207 static inline _Bool SB_IS_BDEV(const struct cache_sb *sb) in SB_IS_BDEV() 242 static inline __u64 jset_magic(struct cache_sb *sb) in jset_magic() 247 static inline __u64 pset_magic(struct cache_sb *sb) in pset_magic() 252 static inline __u64 bset_magic(struct cache_sb *sb) in bset_magic()
|
| D | bfs_fs.h | 77 #define BFS_UNCLEAN(bfs_sb, sb) \ argument
|
| /include/linux/qed/ |
| D | qed_eth_if.h | 118 u16 sb; member
|
| /include/uapi/linux/raid/ |
| D | md_p.h | 210 static inline __u64 md_event(mdp_super_t *sb) { in md_event()
|
| /include/linux/ssb/ |
| D | ssb_driver_chipcommon.h | 471 #define SSB_CHIPCO_CLK_SB2MIPS_T6(sb) (2 * (sb)) argument
|