/fs/ufs/ |
D | swab.h | 26 fs64_to_cpu(struct super_block *sbp, __fs64 n) in fs64_to_cpu() 35 cpu_to_fs64(struct super_block *sbp, u64 n) in cpu_to_fs64() 44 fs32_to_cpu(struct super_block *sbp, __fs32 n) in fs32_to_cpu() 53 cpu_to_fs32(struct super_block *sbp, u32 n) in cpu_to_fs32() 62 fs32_add(struct super_block *sbp, __fs32 *n, int d) in fs32_add() 71 fs32_sub(struct super_block *sbp, __fs32 *n, int d) in fs32_sub() 80 fs16_to_cpu(struct super_block *sbp, __fs16 n) in fs16_to_cpu() 89 cpu_to_fs16(struct super_block *sbp, u16 n) in cpu_to_fs16() 98 fs16_add(struct super_block *sbp, __fs16 *n, int d) in fs16_add() 107 fs16_sub(struct super_block *sbp, __fs16 *n, int d) in fs16_sub()
|
D | dir.c | 190 static struct page *ufs_get_page(struct inode *dir, unsigned long n) in ufs_get_page() 258 unsigned long start, n; in ufs_find_entry() local 324 unsigned long n; in ufs_add_link() local 439 unsigned long n = pos >> PAGE_CACHE_SHIFT; in ufs_readdir() local
|
/fs/befs/ |
D | endian.h | 15 fs64_to_cpu(const struct super_block *sb, fs64 n) in fs64_to_cpu() 24 cpu_to_fs64(const struct super_block *sb, u64 n) in cpu_to_fs64() 33 fs32_to_cpu(const struct super_block *sb, fs32 n) in fs32_to_cpu() 42 cpu_to_fs32(const struct super_block *sb, u32 n) in cpu_to_fs32() 51 fs16_to_cpu(const struct super_block *sb, fs16 n) in fs16_to_cpu() 60 cpu_to_fs16(const struct super_block *sb, u16 n) in cpu_to_fs16() 71 fsrun_to_cpu(const struct super_block *sb, befs_disk_block_run n) in fsrun_to_cpu() 88 cpu_to_fsrun(const struct super_block *sb, befs_block_run n) in cpu_to_fsrun() 105 fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n) in fsds_to_cpu()
|
/fs/xfs/ |
D | xfs_bit.h | 28 static inline __uint64_t xfs_mask64hi(int n) in xfs_mask64hi() 32 static inline __uint32_t xfs_mask32lo(int n) in xfs_mask32lo() 36 static inline __uint64_t xfs_mask64lo(int n) in xfs_mask64lo() 63 int n = 0; in xfs_lowbit64() local
|
D | xfs_linux.h | 162 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL) argument 173 static inline __u32 xfs_do_div(void *a, __u32 b, int n) in xfs_do_div() 204 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod() 229 static inline __u32 xfs_do_div(void *a, __u32 b, int n) in xfs_do_div() 248 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod()
|
/fs/ubifs/ |
D | tnc.c | 231 const int n = zn->child_cnt; in copy_znode() local 589 struct ubifs_znode *znode, int n) in get_znode() 610 static int tnc_next(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_next() 655 static int tnc_prev(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_prev() 708 struct ubifs_znode **zn, int *n, in resolve_collision() 897 struct ubifs_znode **zn, int *n, in fallible_resolve_collision() 1041 struct ubifs_znode **zn, int *n, in resolve_collision_directly() 1115 int n; in dirty_cow_bottom_up() local 1176 struct ubifs_znode **zn, int *n) in ubifs_lookup_level0() 1312 struct ubifs_znode **zn, int *n) in lookup_level0_dirty() [all …]
|
/fs/qnx6/ |
D | qnx6.h | 77 static inline __u64 fs64_to_cpu(struct qnx6_sb_info *sbi, __fs64 n) in fs64_to_cpu() 85 static inline __fs64 cpu_to_fs64(struct qnx6_sb_info *sbi, __u64 n) in cpu_to_fs64() 93 static inline __u32 fs32_to_cpu(struct qnx6_sb_info *sbi, __fs32 n) in fs32_to_cpu() 101 static inline __fs32 cpu_to_fs32(struct qnx6_sb_info *sbi, __u32 n) in cpu_to_fs32() 109 static inline __u16 fs16_to_cpu(struct qnx6_sb_info *sbi, __fs16 n) in fs16_to_cpu() 117 static inline __fs16 cpu_to_fs16(struct qnx6_sb_info *sbi, __u16 n) in cpu_to_fs16()
|
D | dir.c | 26 static struct page *qnx6_get_page(struct inode *dir, unsigned long n) in qnx6_get_page() 55 u32 n = s >> (PAGE_CACHE_SHIFT - sb->s_blocksize_bits); /* in pages */ in qnx6_longname() local 125 unsigned long n = pos >> PAGE_CACHE_SHIFT; in qnx6_readdir() local 227 unsigned long start, n; in qnx6_find_entry() local
|
/fs/jfs/ |
D | jfs_unicode.h | 56 size_t n) in UniStrncpy_le() 73 size_t n) in UniStrncmp_le() 88 size_t n) in UniStrncpy_to_le() 105 size_t n) in UniStrncpy_from_le()
|
/fs/minix/ |
D | itree_v1.c | 9 static inline unsigned long block_to_cpu(block_t n) in block_to_cpu() 14 static inline block_t cpu_to_block(unsigned long n) in cpu_to_block() 26 int n = 0; in block_to_path() local
|
D | itree_v2.c | 8 static inline unsigned long block_to_cpu(block_t n) in block_to_cpu() 13 static inline block_t cpu_to_block(unsigned long n) in cpu_to_block() 28 int n = 0; in block_to_path() local
|
D | dir.c | 71 static struct page * dir_get_page(struct inode *dir, unsigned long n) in dir_get_page() 91 unsigned long n = pos >> PAGE_CACHE_SHIFT; in minix_readdir() local 166 unsigned long n; in minix_find_entry() local 217 unsigned long n; in minix_add_link() local
|
/fs/cifs/ |
D | cifs_unicode.h | 189 UniStrncat(wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncat() 207 UniStrncmp(const wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncmp() 222 UniStrncmp_le(const wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncmp_le() 237 UniStrncpy(wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncpy() 254 UniStrncpy_le(wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncpy_le()
|
/fs/sysv/ |
D | sysv.h | 191 static inline __u32 fs32_to_cpu(struct sysv_sb_info *sbi, __fs32 n) in fs32_to_cpu() 201 static inline __fs32 cpu_to_fs32(struct sysv_sb_info *sbi, __u32 n) in cpu_to_fs32() 211 static inline __fs32 fs32_add(struct sysv_sb_info *sbi, __fs32 *n, int d) in fs32_add() 222 static inline __u16 fs16_to_cpu(struct sysv_sb_info *sbi, __fs16 n) in fs16_to_cpu() 230 static inline __fs16 cpu_to_fs16(struct sysv_sb_info *sbi, __u16 n) in cpu_to_fs16() 238 static inline __fs16 fs16_add(struct sysv_sb_info *sbi, __fs16 *n, int d) in fs16_add()
|
D | dir.c | 59 static struct page * dir_get_page(struct inode *dir, unsigned long n) in dir_get_page() 74 unsigned long n = pos >> PAGE_CACHE_SHIFT; in sysv_readdir() local 141 unsigned long start, n; in sysv_find_entry() local 190 unsigned long n; in sysv_add_link() local
|
/fs/ |
D | select.c | 336 #define FDS_IN(fds, n) (fds->in + n) argument 337 #define FDS_OUT(fds, n) (fds->out + n) argument 338 #define FDS_EX(fds, n) (fds->ex + n) argument 340 #define BITS(fds, n) (*FDS_IN(fds, n)|*FDS_OUT(fds, n)|*FDS_EX(fds, n)) argument 342 static int max_select_fd(unsigned long n, fd_set_bits *fds) in max_select_fd() 398 int do_select(int n, fd_set_bits *fds, struct timespec *end_time) in do_select() 520 int core_sys_select(int n, fd_set __user *inp, fd_set __user *outp, in core_sys_select() 595 SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE5() argument 620 static long do_pselect(int n, fd_set __user *inp, fd_set __user *outp, in do_pselect() 674 SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE6() argument [all …]
|
/fs/nls/ |
D | nls_utf8.c | 16 int n; in uni2char() local 31 int n; in char2uni() local
|
/fs/hpfs/ |
D | alloc.c | 62 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp() 150 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector() 254 void hpfs_free_sectors(struct super_block *s, secno sec, unsigned n) in hpfs_free_sectors() 297 int hpfs_check_free_dnodes(struct super_block *s, int n) in hpfs_check_free_dnodes()
|
/fs/ext4/ |
D | block_validity.c | 62 struct rb_node **n = &sbi->system_blks.rb_node, *node; in add_system_zone() local 183 struct rb_node *n = EXT4_SB(sb)->system_blks.rb_node; in ext4_release_system_zone() local 226 struct rb_node *n = sbi->system_blks.rb_node; in ext4_data_block_valid() local
|
/fs/nfs/ |
D | pnfs_dev.c | 78 struct hlist_node *n; in _lookup_deviceid() local 225 struct hlist_node *n; in _deviceid_purge_client() local 268 struct hlist_node *n; in nfs4_deviceid_mark_client_invalid() local
|
/fs/ceph/ |
D | mdsmap.c | 21 int n = 0; in ceph_mdsmap_get_random_mds() local 53 int i, j, n; in ceph_mdsmap_decode() local
|
/fs/ncpfs/ |
D | ncplib_kernel.h | 141 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(S,m,i,n,k,U) argument 142 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(S,m,i,n,k,U) argument 154 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(m,i,n,k,U) argument 155 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(m,i,n,k,U) argument
|
/fs/nilfs2/ |
D | btree.c | 195 int n, int lncmax, int rncmax) in nilfs_btree_node_move_left() 223 int n, int lncmax, int rncmax) in nilfs_btree_node_move_right() 461 int i, n; in __nilfs_btree_get_block() local 761 int nchildren, lnchildren, n, move, ncblk; in nilfs_btree_carry_left() local 807 int nchildren, rnchildren, n, move, ncblk; in nilfs_btree_carry_right() local 856 int nchildren, n, move, ncblk; in nilfs_btree_split() local 909 int n, ncblk; in nilfs_btree_grow() local 1214 int nchildren, lnchildren, n, ncblk; in nilfs_btree_borrow_left() local 1246 int nchildren, rnchildren, n, ncblk; in nilfs_btree_borrow_right() local 1279 int n, ncblk; in nilfs_btree_concat_left() local [all …]
|
D | cpfile.c | 77 unsigned int n) in nilfs_cpfile_block_add_valid_checkpoints() 91 unsigned int n) in nilfs_cpfile_block_sub_valid_checkpoints() 125 int n = nilfs_cpfile_checkpoints_per_block(cpfile); in nilfs_cpfile_block_init() local 395 int n, ret; in nilfs_cpfile_do_get_cpinfo() local 446 int n = 0, ret; in nilfs_cpfile_do_get_ssinfo() local
|
/fs/9p/ |
D | fid.c | 108 int n = 0, i; in build_path_from_dentry() local 133 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
|